You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clValue Structure > clValue Methods > ThresholdGT Method > clValue.ThresholdGT Method ([In] TOpenCLValue, double, TCplx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clValue.ThresholdGT Method ([In] TOpenCLValue, double, TCplx)

Perform "greater than" threshold operation vor complex number stored in Vec object.

Syntax
C#
Visual Basic
public TOpenCLValue ThresholdGT([In] TOpenCLValue Vec, double GTLevel, TCplx GTValue);

Store the result in the calling object. FloatPrecision and Complex properties of the calling object are adjusted automatically. If Vec object value is not Complex, an exception will be raised.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!